projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d636f2a
)
igep00x0: Remove no-op macros from config header
author
Ladislav Michl
<
[email protected]
>
Mon, 4 Jan 2016 22:08:02 +0000
(23:08 +0100)
committer
Tom Rini
<
[email protected]
>
Wed, 20 Jan 2016 15:19:40 +0000
(10:19 -0500)
The patch removes some macros that are not used.
Signed-off-by: Ladislav Michl <
[email protected]
>
Acked-by: Enric Balletbo Serra <
[email protected]
>
Reviewed-by: Tom Rini <
[email protected]
>
Reviewed-by: Heiko Schocher <
[email protected]
>
include/configs/omap3_igep00x0.h
patch
|
blob
|
history
diff --git
a/include/configs/omap3_igep00x0.h
b/include/configs/omap3_igep00x0.h
index bd1c038e7b4f72c2ea9e7123a21e5bdb229b681a..5da6cfd6f59642bc04b70a07f0f1acee8e5fc52b 100644
(file)
--- a/
include/configs/omap3_igep00x0.h
+++ b/
include/configs/omap3_igep00x0.h
@@
-75,14
+75,9
@@
#ifdef CONFIG_BOOT_ONENAND
#define CONFIG_CMD_ONENAND /* ONENAND support */
#endif
-#if (CONFIG_MACH_TYPE == MACH_TYPE_IGEP0020) || \
- (CONFIG_MACH_TYPE == MACH_TYPE_IGEP0032)
-#endif
#define CONFIG_CMD_DHCP
#define CONFIG_CMD_PING
-/*#undef CONFIG_ENV_IS_NOWHERE*/
-
#ifndef CONFIG_SPL_BUILD
/* Environment */